FloatingLabelClickEvent

@Serializable
data class FloatingLabelClickEvent(val id: String, val node: MPINavigatable.MPINode, val text: String?)

Constructors

Link copied to clipboard
constructor(id: String, node: MPINavigatable.MPINode, text: String?)

Properties

Link copied to clipboard
val id: String

ID of the clicked floating point

Link copied to clipboard

The node where the clicked floating label positioned

Link copied to clipboard
val text: String?

The text of the floating label